run
( global in module ng
)
Use this method to register work which should be performed when the injector is done loading all modules.
initializationFn – {Function} –
Execute this function after injector creation. Useful for application initialization.